projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9edf33
)
(Vascii_canon_table, Vascii_eqv_table): Declared.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 23 Apr 1994 19:22:06 +0000
(19:22 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 23 Apr 1994 19:22:06 +0000
(19:22 +0000)
src/lisp.h
patch
|
blob
|
history
diff --git
a/src/lisp.h
b/src/lisp.h
index d8d181d7eef6fde83b8c68d378bb50e9237c5923..f6000da737ba8058a6d37a2b6e87e348c053645a 100644
(file)
--- a/
src/lisp.h
+++ b/
src/lisp.h
@@
-1015,6
+1015,7
@@
extern char *stack_bottom;
#define UPCASE_TABLE XSTRING (current_buffer->upcase_table)->data
extern Lisp_Object Vascii_downcase_table, Vascii_upcase_table;
+extern Lisp_Object Vascii_canon_table, Vascii_eqv_table;
\f
/* number of bytes of structure consed since last GC */